SPRITE FRAME
This command will return the frame of the specified sprite. Frames are only returned from animated sprites created with the CREATE ANIMATED SPRITE command. You should specify the Sprite Number as an integer value.
SYNTAX
Return Integer=SPRITE FRAME(Sprite Number)
RELATED INFO
SPRITE Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example